replyId

@get:JvmName(name = "getReplyId")
@set:JvmName(name = "setReplyId")
var replyId: Int
The id of the packet we're notifying in response to

optional uint32 reply_id = 1;